* term.c (init_tty): Use terminal specific mouse_position_hook.
authorDan Nicolaescu <dann@ics.uci.edu>
Mon, 4 Jun 2007 02:16:32 +0000 (02:16 +0000)
committerDan Nicolaescu <dann@ics.uci.edu>
Mon, 4 Jun 2007 02:16:32 +0000 (02:16 +0000)
commiteb0571f10885d70a44b3061c35986184cae28846
treed1584c857336c4b66fb33e9087b10dd20355d906
parentad23ab6b2a1578afbaeae65cb27aea1fd3644c62
* term.c (init_tty): Use terminal specific mouse_position_hook.
* macterm.c (mac_create_terminal): Indent and rearrange to be more
similar to the X11 version.
* config.in: Disable multi-keyboard support on a mac.
* loadup.el: Use a better feature test on a mac.
lisp/ChangeLog.multi-tty
lisp/loadup.el
src/ChangeLog.multi-tty
src/config.in
src/macterm.c
src/term.c